-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfix(331) - Stylo edit should appear even when observation is a long text #332
Merged
aleckvincent
merged 21 commits into
main
from
331-stylo-edit-disparait-lorsque-phrase-trop-longue
Sep 16, 2024
Merged
bugfix(331) - Stylo edit should appear even when observation is a long text #332
aleckvincent
merged 21 commits into
main
from
331-stylo-edit-disparait-lorsque-phrase-trop-longue
Sep 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage Report for frontend
File Coverage
|
xtiannyeto
reviewed
Sep 10, 2024
...end/src/features/pam/mission/components/elements/timeline/item/timeline-item-status.test.tsx
Outdated
Show resolved
Hide resolved
frontend/src/features/pam/mission/components/elements/timeline/item/timeline-item-status.tsx
Show resolved
Hide resolved
…rt download button alignment
- Create a common component action-dropdown with 2 menu items, main and sub - on click, show sub menu item - remove old component - test it
This comment was marked as resolved.
This comment was marked as resolved.
- use FormikEffect and Formik component - Add timer to delay mutation - Test eveything
- new arborescence and fix test
- Create hook with common behavior of control - Test hook - Refactor control administrative to use hook - Refactor control gens de mer to use hook - Test control gens de mer
- block init calls
- Just test Have been called. - TODO: check number of called for later
- default behavior, if data and unitHasConfirm null then set true - move common check into hook - test it
- on security and navigation control use hook useControl - on security and navigation control Refactor form with formik and FormikEffect - On administrative and gensDeMer, remove control already in useControl hook - Add tests
- Remove _ import, just methods
- Update algorithm of nbrHourAtSea - Update tests around
- Make sure that .last() is called on a not empty collection
- npm audit fix --force
- override path-to-regexp to version 8
aleckvincent
deleted the
331-stylo-edit-disparait-lorsque-phrase-trop-longue
branch
September 16, 2024 14:43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.